SlaveDiagnostics.FixedAddress property

The fixed address of the slave. Set by the master during startup. Values start at 1001 and follow the link order.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public ushort FixedAddress { get; }
Public ReadOnly Property FixedAddress As UShort

Property value

Type: ushort

See also

SlaveDiagnostics Class

IntervalZero.KINGSTAR.Base.Api Namespace